daddypuffle
Public
0/140
30.0 seconds
Continue clipping after ad finishes
Can’t create clip while ad is playing
CSS Tutorial 2 - Selectors (Element Selectors)
51Likes
5,139Views
2012Jul 18
In this tutorial, we talk about how to actually use CSS to change the look and style of elements within our HTML webpages, which we can do using selectors. In particular, this video talks about how to use the "element selector" in CSS, what is is, and what it is useful for. The element selector is useful for when you would like to select and style every element of a particular type on a webpage. For example, if you would like to style every paragraph element on a website, you could create a CSS rule for the paragraph element, and then style it however you like. Doing so would change the look of every paragraph element on the webpage where the CSS is being used or included. If you have any questions, comments, or suggestions, please feel free to contact me! Thank you for watching! TechnicalCafe Blog: http://TechnicalCafe.com TechnicalCafe Twitter:   / technicalcafe   Jamie's Twitter:   / jamiemcg  

Follow along using the transcript.

TechnicalCafe

9.43K subscribers

CSS Tutorials

1

CSS Tutorial 1 - Introduction

TechnicalCafe

CSS Tutorial 2 - Selectors (Element Selectors)

TechnicalCafe
3

CSS Tutorial 3 - Selectors (ID Selectors)

TechnicalCafe
4

CSS Tutorial 4 - Selectors (Class Selectors)

TechnicalCafe
5

CSS Tutorial 5 - External Stylesheets

TechnicalCafe
6

CSS Tutorial 6 - Internal CSS Styling

TechnicalCafe
7

CSS Tutorial 7 - Styling Text

TechnicalCafe
8

CSS Tutorial 8 - Styling Backgrounds

TechnicalCafe
9

CSS Tutorial 9 - Styling Specific Elements

TechnicalCafe
10

CSS Tutorial 10 - Styling Hyperlinks

TechnicalCafe
11

CSS Tutorial 11 - Styling Unordered Lists

TechnicalCafe
12

CSS Tutorial 12 - Styling Ordered Lists

TechnicalCafe
13

CSS Tutorial 13 - Styling Tables

TechnicalCafe
14

CSS Tutorial 14 - Styling Divs (Height, Width, Borders)

TechnicalCafe